Apply a patch by Carlos Garnacho to fix several problems with filechooser
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Feb 2007 19:45:33 +0000 (19:45 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 26 Feb 2007 19:45:33 +0000 (19:45 +0000)
commite4d9a1ccc6d8c30c04770143adf250dd8c1e6b24
tree0827fcab2bc6e16cb277970bd73f44e7d33ecd4d
parent3f9deb4aeb7978ac1f3d41e0cfe56115f125a400
Apply a patch by Carlos Garnacho to fix several problems with filechooser

2007-02-26  Matthias Clasen <mclasen@redhat.com>

        Apply a patch by Carlos Garnacho to fix several problems
        with filechooser size handling (#325477, #151169, 143213,
        #153785)

        * gtk/gtkfilechooserdefault.c: Increase NUM_LINES slightly.
        (browse_widgets_create): Don't force the paned position to 200.
        (find_good_size_from_style): Take the size of the extra widget
        into account.

        * gtk/gtkfilechooserdialog.c (file_chooser_widget_update_hints):
        Accept a minimal width parameter. Update all callers.

svn path=/trunk/; revision=17357
ChangeLog
gtk/gtkfilechooserdefault.c
gtk/gtkfilechooserdialog.c